Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn Namespace > ThreadSafeDictionary<TKey,TValue> Class : Item Property |
'Usage Dim instance As ThreadSafeDictionary(Of TKey,TValue) Dim key As TKey Dim value As TValue instance.Item(key) = value value = instance.Item(key)